home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / DefineSprite_2881 / frame_14 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  236 b   |  13 lines

  1. if(eval("/Variables:CleRamasse") == false)
  2. {
  3.    set("/Variables:Stoppe",true);
  4.    tellTarget("_root.Animatiques")
  5.    {
  6.       gotoAndStop("FarmerCle");
  7.    }
  8.    tellTarget("_root")
  9.    {
  10.       gotoAndStop("Tab1Stoppe");
  11.    }
  12. }
  13.